newBuilder

open fun newBuilder(countryCode: String): Address.Builder

Creates a new Address builder with the given ISO 3166 country code.

Return

a new Address.Builder instance

Since

8.0.0

Parameters

countryCode

the 2-letter country code

Throws

if the length of countryCode is not two